<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_AMERICAN</nationality>

		<long_name>M4A1 'Sherman'</long_name>
		<short_name>Sherman</short_name>
		<comment>75mm cannon with a one-piece cast hull and a Continental R-975 radial engine, with two light machine guns</comment>

		<uniform_profile>uniform_profile_american_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_american_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>8</month><year>1942</year><number>1000</number></data>
		<data><month>12</month><year>1943</year><number>1000</number></data>
		<data><month>3</month><year>1944</year><number>500</number></data>
		<data><month>6</month><year>1944</year><number>500</number></data>
		<data><month>9</month><year>1944</year><number>300</number></data>
		<data><month>12</month><year>1944</year><number>200</number></data>
		<data><month>12</month><year>1945</year><number>200</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-M4A1 Sherman.png</image_profile>
			<weight>30260</weight>
		</attributes>

		<drive>
			<engine>
				<name>Continental R975 C1</name>
				<horsepower>400</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe>
				<offsetX>43</offsetX>
				<offsetY>302</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-43</offsetX>
				<offsetY>302</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-M4A1 Sherman.png</image_view>

			<width>262</width>
			<length>604</length>
			<height>122</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>51@56</upper_front>
				<lower_front>51@-20</lower_front>
				<side>38</side>
				<rear>38@-10</rear>
				<top>12</top>
				<bottom>13</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>262</width>
			<length>450</length>
			<height>73</height>

			<offsetX>0</offsetX>
			<offsetY>50</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>51@56</front>
				<side>38</side>
				<rear>38@10</rear>
				<top>12</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>50</offsetX>
			<offsetY>-200</offsetY>
			<offsetZ>140</offsetZ>
			<minAngle>-25</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_M1919</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-M4A4 Sherman turret.png</image_view>

			<diameter>210</diameter>
			<height>75</height>
			<offsetX>0</offsetX>
			<offsetY>-10</offsetY>

			<rotate_time>15</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>63@30</front>
				<side>51@15</side>
				<rear>51</rear>
				<top>25</top>
				<mantlet>88</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_75_M3</type></weapon>
			<weapon><type>WEAPON_LMG_M1919</type><offsetX>-38</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_75_M3</for><flavour>FLAVOUR_APCBC</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_CANNON_75_M3</for><flavour>FLAVOUR_HE</flavour><rounds>80</rounds></ammo>
			<ammo><for>WEAPON_LMG_M1919</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_COLT</type></weapon>
				<ammo><for>WEAPON_PISTOL_COLT</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
